Skip to content

fix send message to @lid#187

Closed
renatusgod wants to merge 1 commit into
code-chat-br:mainfrom
renatusgod:code-chat-main
Closed

fix send message to @lid#187
renatusgod wants to merge 1 commit into
code-chat-br:mainfrom
renatusgod:code-chat-main

Conversation

@renatusgod

Copy link
Copy Markdown
Contributor

No description provided.

@magodosreis

Copy link
Copy Markdown

tem como pegar o lid pelo numero jid ??

@jrCleber jrCleber left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

export class OnWhatsAppDto {
constructor(
public readonly jid: string,
public readonly exists: boolean,
public readonly lid?: string,
public readonly name?: string,
) {}
}

Adicionei um novo campo na classe para retornar tanto o jid quanto o lid.

@jrCleber

Copy link
Copy Markdown
Contributor

tem como pegar o lid pelo numero jid ??

#186

@jrCleber jrCleber closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants